From: awilliam@xenbuild.aw Date: Wed, 24 May 2006 14:56:52 +0000 (-0600) Subject: [IA64] remove unused audio driver from buildconfigs X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~16035 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=d8c905ddd1a337848ed87f4b048b8e459b32a2ad;p=xen.git [IA64] remove unused audio driver from buildconfigs There'll be better way to prevent bogus driver to register with an empty irq line. But for now, disable in buildconfig is easier. Signed-off-by Kevin Tian --- diff --git a/buildconfigs/linux-defconfig_xen0_ia64 b/buildconfigs/linux-defconfig_xen0_ia64 index c3616d184f..ce53a87faf 100644 --- a/buildconfigs/linux-defconfig_xen0_ia64 +++ b/buildconfigs/linux-defconfig_xen0_ia64 @@ -1023,7 +1023,7 @@ CONFIG_SND_AC97_CODEC=y CONFIG_SND_AC97_BUS=y CONFIG_SND_DUMMY=y CONFIG_SND_VIRMIDI=y -CONFIG_SND_MTPAV=y +# CONFIG_SND_MTPAV is not set CONFIG_SND_SERIAL_U16550=y CONFIG_SND_MPU401=y diff --git a/buildconfigs/linux-defconfig_xen_ia64 b/buildconfigs/linux-defconfig_xen_ia64 index 871042e17e..ecce18d345 100644 --- a/buildconfigs/linux-defconfig_xen_ia64 +++ b/buildconfigs/linux-defconfig_xen_ia64 @@ -1029,7 +1029,7 @@ CONFIG_SND_AC97_CODEC=y CONFIG_SND_AC97_BUS=y CONFIG_SND_DUMMY=y CONFIG_SND_VIRMIDI=y -CONFIG_SND_MTPAV=y +# CONFIG_SND_MTPAV is not set CONFIG_SND_SERIAL_U16550=y CONFIG_SND_MPU401=y